﻿2026-07-29T13:52:11.1817469Z ##[group]Run actions/checkout@v5
2026-07-29T13:52:11.1817995Z with:
2026-07-29T13:52:11.1818300Z   repository: BigscreenVR/spt-bs-core
2026-07-29T13:52:11.1821100Z   token: ***
2026-07-29T13:52:11.1821401Z   ssh-strict: true
2026-07-29T13:52:11.1821750Z   ssh-user: git
2026-07-29T13:52:11.1822062Z   persist-credentials: true
2026-07-29T13:52:11.1822382Z   clean: true
2026-07-29T13:52:11.1822671Z   sparse-checkout-cone-mode: true
2026-07-29T13:52:11.1824055Z   fetch-depth: 1
2026-07-29T13:52:11.1824367Z   fetch-tags: false
2026-07-29T13:52:11.1824679Z   show-progress: true
2026-07-29T13:52:11.1824997Z   lfs: false
2026-07-29T13:52:11.1825265Z   submodules: false
2026-07-29T13:52:11.1825578Z   set-safe-directory: true
2026-07-29T13:52:11.1825915Z   allow-unsafe-pr-checkout: false
2026-07-29T13:52:11.1826272Z env:
2026-07-29T13:52:11.1826558Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T13:52:11.1826919Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T13:52:11.1827266Z ##[endgroup]
2026-07-29T13:52:11.3691767Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T13:52:11.3693275Z ##[group]Getting Git version info
2026-07-29T13:52:11.3693929Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-29T13:52:11.3920572Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T13:52:11.4147093Z git version 2.43.0.windows.1
2026-07-29T13:52:11.4174221Z ##[endgroup]
2026-07-29T13:52:11.4182867Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\11dd008c-9c12-42b6-9fb4-ed26512b65fd\.gitconfig'
2026-07-29T13:52:11.4198114Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\11dd008c-9c12-42b6-9fb4-ed26512b65fd' before making global git config changes
2026-07-29T13:52:11.4199066Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:52:11.4203365Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T13:52:11.4450205Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-29T13:52:11.4671072Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:52:11.4698560Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T13:52:11.4702956Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T13:52:11.4941863Z HEAD
2026-07-29T13:52:11.6176333Z ##[endgroup]
2026-07-29T13:52:11.6179635Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-29T13:52:12.1591559Z ##[group]Cleaning the repository
2026-07-29T13:52:12.1595918Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-29T13:52:14.8967502Z Removing target/
2026-07-29T13:52:14.8996723Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-29T13:52:15.1051040Z HEAD is now at d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:52:15.1082823Z ##[endgroup]
2026-07-29T13:52:15.1087359Z ##[group]Disabling automatic garbage collection
2026-07-29T13:52:15.1092535Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-29T13:52:15.1352478Z ##[endgroup]
2026-07-29T13:52:15.1353062Z ##[group]Setting up auth
2026-07-29T13:52:15.1359099Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:52:15.1600888Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T13:52:15.9228725Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:52:16.0314885Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T13:52:16.9145307Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:52:17.0249762Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T13:52:19.1124488Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-29T13:52:19.1406021Z ##[endgroup]
2026-07-29T13:52:19.1406663Z ##[group]Fetching the repository
2026-07-29T13:52:19.1413052Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d8d8f0e4128aeecd03b8087a2f135e8b05d31929:refs/remotes/pull/123/merge
2026-07-29T13:52:19.8177557Z ##[endgroup]
2026-07-29T13:52:19.8178174Z ##[group]Determining the checkout info
2026-07-29T13:52:19.8178598Z ##[endgroup]
2026-07-29T13:52:19.8184165Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-29T13:52:19.8481357Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-29T13:52:19.8720965Z ##[group]Checking out the ref
2026-07-29T13:52:19.8725501Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/123/merge
2026-07-29T13:52:20.0120949Z HEAD is now at d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:52:20.0140389Z ##[endgroup]
2026-07-29T13:52:20.0403375Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-29T13:52:20.0632482Z d8d8f0e4128aeecd03b8087a2f135e8b05d31929
